home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = ALCustomTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
- {
- ACTIONS = {
- addMenuItem = id;
- addPanelCancel = id;
- addPanelOK = id;
- bugReport = id;
- buyNow = id;
- changeGeneralSettings = id;
- openURL = id;
- quitMenuStrip = id;
- removeMenuItem = id;
- };
- CLASS = ALPreferencesController;
- LANGUAGE = ObjC;
- OUTLETS = {
- mAddItemTypeMatrix = NSMatrix;
- mAddPanel = NSPanel;
- mAutoCollapseCheckBox = NSButton;
- mAutoLaunchCheckBox = NSButton;
- mDisplayOptionsMatrix = NSMatrix;
- mItemsTable = NSTableView;
- mNoSettingsText = NSTextField;
- mRegInfoBox = NSBox;
- mRegistrationBox = NSBox;
- mRemoveItemButton = NSButton;
- mSettingsBox = NSBox;
- mTabView = NSTabView;
- mUnlockButton = NSButton;
- mWindow = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }